thread group meaning in English
线程组
Examples
- Dd > changes the daemon status of this thread group
改变该线程组的守护状态。 - Dd > returns a string representation of this thread group
返回该线程组的字符串形式。 - Dd > interrupts all threads in this thread group
中断该线程组中的所有线程。 - Dd > suspends all threads in this thread group
挂起该线程组中的所有线程。 - Dd > resumes all threads in this thread group
恢复该线程组中的所有线程。